'Declaration
Public Function GetBlockLeft( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
public int GetBlockLeft( string OCRResultID, int BlockIdx )
public function GetBlockLeft( OCRResultID: String; BlockIdx: Integer ): Integer;
public function GetBlockLeft( OCRResultID : String, BlockIdx : int ) : int;
public: int GetBlockLeft( string* OCRResultID, int BlockIdx )
public: int GetBlockLeft( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx